Specify type of text input in most TextBox
usages
#22392
Annotations
10 errors
Build:
osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
|
Build:
osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'TextInputType' does not exist in the current context
|
Build:
osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
|
Build:
osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'TextInputType' does not exist in the current context
|
Build:
osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'InputProperties' does not exist in the current context
|
Build:
osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'TextInputType' does not exist in the current context
|
Build:
osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'InputProperties' does not exist in the current context
|
Loading