UITabBarItem.TitlePositionAdjustment Property

Definition

The offset used to adjust the title position.

public virtual UIKit.UIOffset TitlePositionAdjustment { [Foundation.Export("titlePositionAdjustment")] get; [Foundation.Export("setTitlePositionAdjustment:")] set; }
member this.TitlePositionAdjustment : UIKit.UIOffset with get, set

Property Value

Attributes

Remarks

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

Applies to