The methods of UIKit.UITabBar are listed below. For a list of all members, see the UITabBar Members list.
See Also: Inherited members from UIKit.UIView
static | AppearanceWhenContainedIn(params Type[])Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy. | |
BeginCustomizingItems(UITabBarItem[])Presents a modal view allowing the user to add, remove, and rearrange items on this UITabBar. | ||
EndCustomizing(bool)Documentation for this section has not yet been entered. | ||
static | GetAppearance<T>()The strongly-typed IUIAppearance for this object. | |
static | GetAppearance<T>(UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UITraitCollection, params Type[])Documentation for this section has not yet been entered. | |
SetItems(UITabBarItem[], bool)Sets the items on the UITabBar, optionally animating their addition. | ||