UISearchBar.GetScopeBarButtonTitleTextAttributes(UIControlState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The text attributes of the scope bar button's title for the specified UIControlState.
public UIKit.UITextAttributes GetScopeBarButtonTitleTextAttributes (UIKit.UIControlState state);
member this.GetScopeBarButtonTitleTextAttributes : UIKit.UIControlState -> UIKit.UITextAttributes
Parameters
- state
- UIControlState
Returns
Remarks
This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.