共用方式為


UIBarButtonItem.UIBarButtonItemAppearance.GetBackButtonTitlePositionAdjustment 方法

定義

所指定 UIBarMetrics 的上一頁按鈕標題位置調整。

[Foundation.Export("backButtonTitlePositionAdjustmentForBarMetrics:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIOffset GetBackButtonTitlePositionAdjustment (UIKit.UIBarMetrics barMetrics);
abstract member GetBackButtonTitlePositionAdjustment : UIKit.UIBarMetrics -> UIKit.UIOffset
override this.GetBackButtonTitlePositionAdjustment : UIKit.UIBarMetrics -> UIKit.UIOffset

參數

barMetrics
UIBarMetrics

傳回

屬性

適用於