JournalingSuggestions provides high-level information about the suggestions a person selects in the journaling suggestions picker, for use in journaling apps on iOS. A JournalingSuggestion describes the content of a chosen suggestion, and you read its associated data through types conforming to JournalingSuggestionAsset. You configure the picker's behavior with JournalingSuggestionsConfiguration and coordinate its presentation using a JournalingSuggestionPresentationToken.
Suggestions 2
Read the content a person selects in the journaling suggestions picker.
- StJournalingSuggestionHigh-level information about a suggestion that a person chooses in the journaling suggestions picker.
- PrJournalingSuggestionAssetiOS 17.2+An interface for the content that the suggestions picker presents.
Presenting the Picker 2
Configure and coordinate the presentation of the journaling suggestions picker.
- ClJournalingSuggestionsConfigurationThe scheduled configuration settings for your app.
- StJournalingSuggestionPresentationTokenA token you use to modify the content of the presentation.
Structures 1
- StJournalingSuggestionsPickeriOS 17.2+A view that lists different types of recent events in a person's life.
Extends 3
UIImageImageView