Language

AutoCompleteTextViewIValidatorExtensions Class

Definition

Provides extension methods for auto complete text view i validator.

public static class AutoCompleteTextViewIValidatorExtensions
type AutoCompleteTextViewIValidatorExtensions = class
Inheritance
AutoCompleteTextViewIValidatorExtensions

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Methods

Name Description
FixText(AutoCompleteTextView+IValidator, String)

Performs the fix text operation.

IsValid(AutoCompleteTextView+IValidator, String)

Determines whether valid.

Applies to