YMMGenderType

Contains possible gender values for the YMMGenderAttribute class.

Enumerations

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

YMMGenderType

enum YMMGenderType : UInt

Constants Description
YMMGenderType.male

Male.

YMMGenderType.female Female.
YMMGenderType.other

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
YMMGenderType.male

Male.

YMMGenderType.female Female.
YMMGenderType.other

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.