YMMGenderType

Contains possible gender values for the YMMGenderAttribute class.

Enumerations

Описание перечислений

YMMGenderType

typedef NS_ENUM(NSUInteger, YMMGenderType)

Constants Description
YMMGenderTypeMale

Male.

YMMGenderTypeFemale Female.
YMMGenderTypeOther

Other. For example, there is not enough info to detect the gender.

Note. You can set the YMMGenderTypeOther as the attribute value and pass additional information using custom attributes.
Constants Description
YMMGenderTypeMale

Male.

YMMGenderTypeFemale Female.
YMMGenderTypeOther

Other. For example, there is not enough info to detect the gender.

Note. You can set the YMMGenderTypeOther as the attribute value and pass additional information using custom attributes.