UITabBarItem.UITabBarItemAppearance
UITabBarItem.UITabBarItemAppearance
Class
Definition
Appearance class for objects of type UITabBarItem.
public class UITabBarItem.UITabBarItemAppearance : UIKit.UIBarItem.UIBarItemAppearance
type UITabBarItem.UITabBarItemAppearance = class
inherit UIBarItem.UIBarItemAppearance
- Inheritance
-
UIKit.UIBarItem+UIBarItemAppearanceUIKit.UIBarItem+UIBarItemAppearanceUITabBarItem.UITabBarItemAppearanceUITabBarItem.UITabBarItemAppearance
Remarks
This appearance class is a strongly typed subclass of UIAppearance that is intended to be used with objects of class UITabBarItem. You can obtain an instance to this class by either accessing the static Appearance property on the UITabBarItem or by calling the AppearanceWhenContainedIn(Type[]) to get a UIAppearance that is context sensitive.
Constructors
UITabBarItem.UITabBarItemAppearance(IntPtr) UITabBarItem.UITabBarItemAppearance(IntPtr) |
Properties
TitlePositionAdjustment TitlePositionAdjustment |
The offset applied to the title of the UITabBarItem. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...