UISearchBar.UISearchBarAppearance.ScopeBarBackgroundImage Property

Definition

The image used as the background for the scope bar.

public virtual UIKit.UIImage ScopeBarBackgroundImage { [Foundation.Export("scopeBarBackgroundImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setScopeBarBackgroundImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ScopeBarBackgroundImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to