Condividi tramite


UISearchBar.BackgroundImage Proprietà

Definizione

UIImage visualizzato in background della barra di ricerca.

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

Valore della proprietà

(È disponibile una documentazione più dettagliata per questo nodo)

Il valore può essere null.

Attributi

Commenti

Questo membro partecipa al sistema di UIAppearance stili. Vedere la Appearance proprietà e il AppearanceWhenContainedIn(Type[]) metodo .

Si applica a