Condividi tramite


UIBarButtonItem.GetBackButtonBackgroundVerticalPositionAdjustment Metodo

Definizione

Offset verticale del pulsante Indietro.

[Foundation.Export("backButtonBackgroundVerticalPositionAdjustmentForBarMetrics:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat GetBackButtonBackgroundVerticalPositionAdjustment(UIKit.UIBarMetrics barMetrics);
abstract member GetBackButtonBackgroundVerticalPositionAdjustment : UIKit.UIBarMetrics -> nfloat
override this.GetBackButtonBackgroundVerticalPositionAdjustment : UIKit.UIBarMetrics -> nfloat

Parametri

barMetrics
UIBarMetrics

Metriche della barra per cui restituire l'offset verticale del pulsante Indietro.

Restituisce

Restituisce l'offset di posizione verticale per le metriche della barra specificate.

Attributi

Commenti

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

Si applica a