次の方法で共有


HKBodyTemperatureSensorLocation 列挙型

定義

温度計が読み取る位置を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKBodyTemperatureSensorLocation
type HKBodyTemperatureSensorLocation = 
継承
HKBodyTemperatureSensorLocation
属性

フィールド

Armpit 1

温度の読み取りは、ユーザーの脇の下で取得されます。

Body 2

温度の読み取りは、ユーザーの体のどこかに取られます。

Ear 3

温度の読み取りは、ユーザーの耳で取得されます。

EarDrum 9

温度の読み取りは、ユーザーの鼓膜で取得されます。

Finger 4

温度の読み取りは、ユーザーの指で取得されます。

Forehead 11

温度の読み取りは、ユーザーの額で取得されます。

GastroIntestinal 5

温度の読書はユーザーの胃腸システムで取られる。

Mouth 6

温度の読み取り値は、ユーザーの口の中で取得されます。

Other 0

温度の読み取り場所が指定されていません。

Rectum 7

温度の読み取りは、ユーザーの直腸で取得されます。

TemporalArtery 10

温度読み取りは、ユーザーの側頭動脈で撮影されます.

Toe 8

温度の読み取り値は、ユーザーの前で取得されます。

適用対象