PTSearchSettingsViewControllerDelegate
@protocol PTSearchSettingsViewControllerDelegate <NSObject>
The methods declared by the PTSearchSettingsViewControllerDelegate protocol allow the adopting delegate to respond to messages from
the PTSearchSettingsViewController class.
-
Undocumented
Declaration
Objective-C
- (void)searchSettingsViewControllerDidToggleSearchMode:(PTSearchSettingsViewController *)searchSettingsViewController;Swift
func searchSettingsViewControllerDidToggleSearchMode(_ searchSettingsViewController: PTSearchSettingsViewController)
PTSearchSettingsViewControllerDelegate Protocol Reference