MonoTouch.UIKit.UINavigationBar.SetTitleVerticalPositionAdjustment Method
Vertically shifts the location of the title in the navigation bar.

Syntax

[MonoTouch.Foundation.Export("setTitleVerticalPositionAdjustment:forBarMetrics:")]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_5_0)]
public virtual void SetTitleVerticalPositionAdjustment (float adjustment, UIBarMetrics barMetrics)

Parameters

adjustment
An adjustment in logical pixels; negative numbers shift upwards.
barMetrics
The MonoTouch.UIKit.UIBarMetrics for which the adjustment applies.

Remarks

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

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0