次の方法で共有


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

戻り値

属性

適用対象