次の方法で共有


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

戻り値

属性

適用対象