<!--
{
  "availability" : [
    "iOS: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "JournalingSuggestions",
  "identifier" : "/documentation/JournalingSuggestions/JournalingSuggestion/Reflection",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Journaling Suggestions"
    ],
    "preciseIdentifier" : "s:21JournalingSuggestions0A10SuggestionV10ReflectionV"
  },
  "title" : "JournalingSuggestion.Reflection"
}
-->

# JournalingSuggestion.Reflection

A suggestion for a reflection prompt.

```
struct Reflection
```

## Overview

The system provides an instance of this structure to your app when a person chooses a reflection prompt suggestion
in the [`JournalingSuggestionsPicker`](/documentation/JournalingSuggestions/JournalingSuggestionsPicker).

## Topics

### Identifying a reflection prompt

[`var color: Color?`](/documentation/JournalingSuggestions/JournalingSuggestion/Reflection/color)

The background color the system uses in the picker to render the reflection prompt content.

[`var prompt: String`](/documentation/JournalingSuggestions/JournalingSuggestion/Reflection/prompt)

A reflection prompt suggestion.

## Relationships

### Conforms To

[`JournalingSuggestionAsset`](/documentation/JournalingSuggestions/JournalingSuggestionAsset)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)