UIBarButtonItem.SetBackgroundVerticalPositionAdjustment Method

Definition

[Foundation.Export("setBackgroundVerticalPositionAdjustment:forBarMetrics:")]
public virtual void SetBackgroundVerticalPositionAdjustment (nfloat adjustment, UIKit.UIBarMetrics forBarMetrics);
abstract member SetBackgroundVerticalPositionAdjustment : nfloat * UIKit.UIBarMetrics -> unit
override this.SetBackgroundVerticalPositionAdjustment : nfloat * UIKit.UIBarMetrics -> unit

Parameters

adjustment
nfloat
forBarMetrics
UIBarMetrics
Attributes

Remarks

This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.

Applies to