'How do I disable the variable type hint for a 'var' declared variable in Rider?

In Jetbrains Rider the type of a 'var' declared variable is shown as hint by default. I don't want that. How can I get rid of it?

enter image description here



Solution 1:[1]

Disable Parameter Name Hints as shown below:

Disable Parameter Name Hints

Solution 2:[2]

It is not in Inlay settings but under "Syntax Style".

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Brian Tompsett - 汤莱恩
Solution 2 cigien