TechnologiesUI & App Frameworks

JournalingSuggestions

iOSmacOStvOSwatchOSvisionOS

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.

  • St
    JournalingSuggestion
    High-level information about a suggestion that a person chooses in the journaling suggestions picker.
  • Pr
    JournalingSuggestionAssetiOS 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.

  • Cl
    JournalingSuggestionsConfiguration
    The scheduled configuration settings for your app.
  • St
    JournalingSuggestionPresentationToken
    A token you use to modify the content of the presentation.

Structures 1

  • St
    JournalingSuggestionsPickeriOS 17.2+
    A view that lists different types of recent events in a person's life.

Extends 3

UIImageImageView
← UI & App Frameworks