UISearchBar.UISearchBarAppearance.GetScopeBarButtonBackgroundImage 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 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
- state
- UIControlState
Returns
- Attributes