Share via


UITabBarItem.TitlePositionAdjustment Property

Definition

The offset applied to the title of the UITabBarItem.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIOffset TitlePositionAdjustment { [Foundation.Export("titlePositionAdjustment")] get; [Foundation.Export("setTitlePositionAdjustment:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("titlePositionAdjustment")>]
[<set: Foundation.Export("setTitlePositionAdjustment:")>]
member this.TitlePositionAdjustment : UIKit.UIOffset with get, set

Property Value

Attributes

Applies to