Condividi tramite


UIBarButtonItem.GetBackButtonBackgroundImage Metodo

Definizione

Immagine di sfondo del pulsante Indietro per uno stato di controllo specificato. Usato solo per un UINavigationBar pulsante indietro.

[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

Parametri

forState
UIControlState
barMetrics
UIBarMetrics

Restituisce

Immagine di sfondo del pulsante indietro.

Attributi

Commenti

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

Si applica a