MindfulnessSessionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum MindfulnessSessionType
type MindfulnessSessionType =
- Inheritance
-
MindfulnessSessionType
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | Use this type if the mindfulness session type is unknown. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Meditation | 1 | Meditation mindfulness session. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Other | 2 | Other mindfulness session. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Breathing | 3 | Guided breathing mindfulness session. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Music | 4 | Music/soundscapes mindfulness session. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Movement | 5 | Stretches/movement mindfulness session. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Unguided | 6 | Unguided mindfulness session. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |