UISearchBar.BackgroundImageForBarPosition(UIBarPosition, UIBarMetrics) Metodo
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 per la posizione e le metriche specificate.
[Foundation.Export("backgroundImageForBarPosition:barMetrics:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage BackgroundImageForBarPosition (UIKit.UIBarPosition barPosition, UIKit.UIBarMetrics barMetrics);
abstract member BackgroundImageForBarPosition : UIKit.UIBarPosition * UIKit.UIBarMetrics -> UIKit.UIImage
override this.BackgroundImageForBarPosition : UIKit.UIBarPosition * UIKit.UIBarMetrics -> UIKit.UIImage
Parametri
- barPosition
- UIBarPosition
- barMetrics
- UIBarMetrics
Restituisce
- Attributi
Commenti
Questo membro partecipa al sistema di UIAppearance stili. Vedere la Appearance proprietà e il AppearanceWhenContainedIn(Type[]) metodo .