UIKit.UITabBar: Method Members

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

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UITabBar.UITabBarAppearance
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) : bool
Documentation for this section has not yet been entered.
static
GetAppearance<T>() : UITabBar.UITabBarAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UITabBar.UITabBarAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UITabBar.UITabBarAppearance
Documentation for this section has not yet been entered.
SetItems(UITabBarItem[], bool)
Sets the items on the UITabBar, optionally animating their addition.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UITabBar object.