Compartir a través de


UIBarButtonItem.GetBackButtonBackgroundVerticalPositionAdjustment Método

Definición

Desplazamiento de posición vertical del botón Atrás.

[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

Parámetros

barMetrics
UIBarMetrics

Métricas de barra para las que se va a devolver el desplazamiento vertical del botón Atrás.

Devoluciones

Devuelve el desplazamiento de posición vertical para las métricas de barra especificadas.

Atributos

Comentarios

Este miembro participa en el sistema de UIAppearance estilos. Vea la Appearance propiedad y el AppearanceWhenContainedIn(Type[]) método .

Se aplica a