HearingGradeWho2021
Hearing Grade of a user's hearing ability based on the WHO 2021 hearing loss report.
HearingGradeWho2021.NORMAL: Normal hearing (Less than 20 dB).
HearingGradeWho2021.MILD: Mild hearing loss (20 to < 35 dB).
HearingGradeWho2021.MODERATE: Moderate hearing loss (35 to < 50 dB).
HearingGradeWho2021.MODERATELY_SEVERE: Moderately severe hearing loss (50 to < 65 dB).
HearingGradeWho2021.SEVERE: Severe hearing loss (65 to < 80 dB).
HearingGradeWho2021.PROFOUND: Profound hearing loss (80 to < 95 dB).
HearingGradeWho2021.UNKNOWN: Unable to categorize the ability.
Since
12.3.0
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.