UISearchBar.ScopeBarBackgroundImage Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
UIImage usato per lo sfondo della barra dell'ambito.
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
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 .