UISearchBarButtonIndexEventArgs 클래스

정의

SelectedScopeButtonIndexChanged 이벤트에 대한 데이터를 제공합니다.

public class UISearchBarButtonIndexEventArgs : EventArgs
type UISearchBarButtonIndexEventArgs = class
    inherit EventArgs
상속
UISearchBarButtonIndexEventArgs

생성자

UISearchBarButtonIndexEventArgs(nint)

UISearchBarButtonIndexEventArgs 클래스의 새 instance 초기화합니다.

속성

SelectedScope

UISearchBar.ScopeButtonTitles를 정의하는 문자열의 인덱스입니다.

적용 대상