UISearchBar.UISearchBarAppearance.ScopeBarBackgroundImage Property
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 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