Android.Widget.AutoCompleteTextView.PerformValidation Method
If a validator was set on this view and the current string is not valid, ask the validator to fix it.

Syntax

[Android.Runtime.Register("performValidation", "()V", "GetPerformValidationHandler")]
public virtual void PerformValidation ()

See Also

AutoCompleteTextView.Validator
AutoCompleteTextView.Validator

Remarks

If a validator was set on this view and the current string is not valid, ask the validator to fix it.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1