UIKit.UIBarButtonItem.SetBackButtonBackgroundVerticalPositionAdjustment Method
Allows the vertical offset of the back button image to be specified for a given control state and bar metrics.

Syntax

[Foundation.Export("setBackButtonBackgroundVerticalPositionAdjustment:forBarMetrics:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual void SetBackButtonBackgroundVerticalPositionAdjustment (UIBarMetrics barMetrics, nfloat adjustment)

Parameters

adjustment
The vertical offset of the back button image.
barMetrics
The bar metrics to set the offset for.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UIBarButtonItem.Appearance property and the UIBarButtonItem.AppearanceWhenContainedIn method.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0