UISearchBar.GetScopeBarButtonTitleTextAttributes(UIControlState) Method

Definition

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

Returns

Remarks

This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.

Applies to