BloodPressureBodyPosition 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 BloodPressureBodyPosition
type BloodPressureBodyPosition =
- Inheritance
-
BloodPressureBodyPosition
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | Body position unknown / not identified. 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. |
| StandingUp | 1 | Body position constant representing standing up. 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. |
| SittingDown | 2 | Body position constant representing sitting down. 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. |
| LyingDown | 3 | Body position constant representing lying down. 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. |
| Reclining | 4 | Body position constant representing semi-recumbent (partially reclining) pose. 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. |