UISearchBar.UISearchBarAppearance.GetScopeBarButtonBackgroundImage Method

Definition

The background image for the scope bar button for the specified state.

[Foundation.Export("scopeBarButtonBackgroundImageForState:")]
public virtual UIKit.UIImage GetScopeBarButtonBackgroundImage (UIKit.UIControlState state);
abstract member GetScopeBarButtonBackgroundImage : UIKit.UIControlState -> UIKit.UIImage
override this.GetScopeBarButtonBackgroundImage : UIKit.UIControlState -> UIKit.UIImage

Parameters

Returns

Attributes

Applies to