共用方式為


UISearchBarTextChangedEventArgs 類別

定義

提供 TextChanged 事件的資料。

public class UISearchBarTextChangedEventArgs : EventArgs
type UISearchBarTextChangedEventArgs = class
    inherit EventArgs
繼承
UISearchBarTextChangedEventArgs

建構函式

UISearchBarTextChangedEventArgs(String)

初始化 UISearchBarTextChangedEventArgs 類別的新實例。

屬性

SearchText

要搜尋的字串。

適用於