TextBox.

RemoveInvalidCharacters(string) Method

Namespace
Avalonia.Controls
Containing Type
TextBox

Syntax

public string RemoveInvalidCharacters(string text)

Parameters

Name Type Description
text string

Return Value

Type Description
string