UIBarButtonItem.UIBarButtonItemAppearance.GetBackButtonBackgroundVerticalPositionAdjustment 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 vertical position offset for the specified 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
Parameters
- barMetrics
- UIBarMetrics
Returns
- Attributes