The title for the search results view.
SDKs
- iOS 5.0–8.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- UIKit
Declaration
var searchResultsTitle: String? { get set }
Discussion
The default value is nil
.
If the value is nil
, the controller uses the default title string.