Freigeben über


UISearchBar.BackgroundImage Eigenschaft

Definition

Das UIImage, das im Hintergrund der Suchleiste angezeigt wird.

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

Eigenschaftswert

(Weitere Dokumentation zu diesem Knoten wird bereitgestellt.

Dieser Wert kann null sein.

Attribute

Hinweise

Dieses Element nimmt am Formatierungssystem teil UIAppearance . Weitere Informationen finden Sie in der Appearance -Eigenschaft und der AppearanceWhenContainedIn(Type[]) -Methode.

Gilt für: