UIBarButtonItem.UIBarButtonItemAppearance.SetBackButtonBackgroundVerticalPositionAdjustment 方法

定义

[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

参数

adjustment
nfloat
barMetrics
UIBarMetrics
属性

适用于