次の方法で共有


HKBloodType 列挙型

定義

既知の血液型を列挙します。

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

フィールド

ABNegative 6

AB-血液型。

ABPositive 5

AB+ 血液型

ANegative 2

A-血液型。

APositive 1

A+ 血液型。

BNegative 4

B-血液型。

BPositive 3

B+ 血液型。

NotSet 0

ユーザーの血液型は記録されません。

ONegative 8

O-血液型。

OPositive 7

O+ 血液型。

適用対象