[]
Specifies the modes to perform the filter operation.
public sealed class FullTextFilterMode : Enum
Name | Description |
---|---|
WhenCompleted | The filter will be applied when the user presses the OK button. |
WhileTyping | The filter will be applied while the user typing in the Android.Widget.EditText. |
value__ |