UITabBarItem.UITabBarItemAppearance.TitlePositionAdjustment Property
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 offset applied to the title of the UITabBarItem.
public virtual UIKit.UIOffset TitlePositionAdjustment { [Foundation.Export("titlePositionAdjustment")] get; [Foundation.Export("setTitlePositionAdjustment:")] set; }
member this.TitlePositionAdjustment : UIKit.UIOffset with get, set
Property Value
- Attributes