Partager via


UIBarButtonItem.GetBackButtonBackgroundImage Méthode

Définition

Image d’arrière-plan du bouton Précédent pour un état de contrôle donné. Utilisé uniquement pour un UINavigationBar bouton Précédent.

[Foundation.Export("backButtonBackgroundImageForState:barMetrics:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage GetBackButtonBackgroundImage (UIKit.UIControlState forState, UIKit.UIBarMetrics barMetrics);
abstract member GetBackButtonBackgroundImage : UIKit.UIControlState * UIKit.UIBarMetrics -> UIKit.UIImage
override this.GetBackButtonBackgroundImage : UIKit.UIControlState * UIKit.UIBarMetrics -> UIKit.UIImage

Paramètres

forState
UIControlState
barMetrics
UIBarMetrics

Retours

Image d’arrière-plan du bouton Précédent.

Attributs

Remarques

Ce membre participe au système de UIAppearance style. Consultez la Appearance propriété et la AppearanceWhenContainedIn(Type[]) méthode.

S’applique à