DialogViewController.OnSearchTextChanged(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Virtual method invoked to raise the SearchTextChanged event.
public virtual void OnSearchTextChanged (string text);
abstract member OnSearchTextChanged : string -> unit
override this.OnSearchTextChanged : string -> unit
Parameters
- text
- String
The new text to search for