UISearchBar.UISearchBarAppearance.BackgroundImage Property

Definition

The UIImage used for the search bar's background.

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

Property Value

Attributes

Applies to