UIBarButtonItem.UIBarButtonItemAppearance.SetBackButtonBackgroundVerticalPositionAdjustment Method

Definition

[Foundation.Export("setBackButtonBackgroundVerticalPositionAdjustment:forBarMetrics:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetBackButtonBackgroundVerticalPositionAdjustment (nfloat adjustment, UIKit.UIBarMetrics barMetrics);
abstract member SetBackButtonBackgroundVerticalPositionAdjustment : nfloat * UIKit.UIBarMetrics -> unit
override this.SetBackButtonBackgroundVerticalPositionAdjustment : nfloat * UIKit.UIBarMetrics -> unit

Parameters

adjustment
nfloat
barMetrics
UIBarMetrics
Attributes

Applies to