다음을 통해 공유


UIBarButtonItem.UIBarButtonItemAppearance.GetBackButtonBackgroundVerticalPositionAdjustment 메서드

정의

지정된 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

매개 변수

barMetrics
UIBarMetrics

반환

특성

적용 대상