UIBarButtonItem.UIBarButtonItemAppearance.GetBackgroundVerticalPositionAdjustment 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 background's vertical position adjustment for the specified UIBarMetrics.
[Foundation.Export("backgroundVerticalPositionAdjustmentForBarMetrics:")]
public virtual nfloat GetBackgroundVerticalPositionAdjustment (UIKit.UIBarMetrics forBarMetrics);
abstract member GetBackgroundVerticalPositionAdjustment : UIKit.UIBarMetrics -> nfloat
override this.GetBackgroundVerticalPositionAdjustment : UIKit.UIBarMetrics -> nfloat
Parameters
- forBarMetrics
- UIBarMetrics
Returns
- Attributes