Gender class

Warning.

This is an archived version of the documentation. Actual documentation for all platforms can be found here.

The gender of the user.

Constants

Constant description

const string MALE

public const string MALE = "male"

Male.

const string FEMALE

public const string FEMALE = "female"

Female.