A Boolean value indicating whether the search results button is selected.
SDKs
- iOS 3.2+
- Mac Catalyst 13.0+
Framework
- UIKit
Declaration
var isSearchResultsButtonSelected: Bool { get set }
Discussion
The default value is false
.
A Boolean value indicating whether the search results button is selected.
SDKs
Framework
var isSearchResultsButtonSelected: Bool { get set }
The default value is false
.
var shows Bookmark Button: Bool
A Boolean value indicating whether the bookmark button is displayed.
var shows Cancel Button: Bool
A Boolean value indicating whether the cancel button is displayed.
func set Shows Cancel Button(Bool, animated: Bool)
Sets the display state of the cancel button optionally with animation.
var shows Search Results Button: Bool
A Boolean value indicating whether the search results button is displayed.