- Namespace
- Avalonia
.Controls - Containing Type
- TextBox
Syntax
public string RemoveInvalidCharacters(string text)
Parameters
Name | Type | Description |
---|---|---|
text | string |
Return Value
Type | Description |
---|---|
string |
public string RemoveInvalidCharacters(string text)
Name | Type | Description |
---|---|---|
text | string |
Type | Description |
---|---|
string |