次の方法で共有


UISearchBarButtonIndexEventArgs クラス

定義

SelectedScopeButtonIndexChanged イベントのデータを提供します。

public class UISearchBarButtonIndexEventArgs : EventArgs
type UISearchBarButtonIndexEventArgs = class
    inherit EventArgs
継承
UISearchBarButtonIndexEventArgs

コンストラクター

UISearchBarButtonIndexEventArgs(nint)

UISearchBarButtonIndexEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

SelectedScope

UISearchBar.ScopeButtonTitles を定義する文字列のインデックス。

適用対象