UIBarButtonItem.UIBarButtonItemAppearance.GetBackButtonTitlePositionAdjustment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The back button's title's position adjustment for the specified 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
Parameters
- barMetrics
- UIBarMetrics
Returns
- Attributes