Share via


UISearchBarPredicate Delegate

Definition

public delegate bool UISearchBarPredicate(UISearchBar searchBar);
type UISearchBarPredicate = delegate of UISearchBar -> bool

Parameters

searchBar
UISearchBar

Return Value

Applies to