UIBarButtonItem.UIBarButtonItemAppearance.GetBackButtonBackgroundVerticalPositionAdjustment Method

Definition

The back button's vertical position offset for the specified UIBarMetrics.

[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

Parameters

barMetrics
UIBarMetrics

Returns

Attributes

Applies to