Underlined enum value in switch statement

已回答

Hi,

 

I am used to seeing some white underlines under reassined variables. However, this time I am seeing it under an enum value:

 

 

Inside of a switch statement. I am a bit confused on the meaning of that mostly because the other enum values inside of the switch statement are NOT underlined.

 

Any help is appreciated!

0

请先登录再写评论。