UIKit.UIBarItem: Method Members

The methods of UIKit.UIBarItem are listed below. For a list of all members, see the UIBarItem Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

AccessibilityActivate() : bool
Activates accessibility for this UIView, returning true on success.
static
AppearanceWhenContainedIn(params Type[]) : UIBarItem.UIBarItemAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UIBarItem.UIBarItemAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UIBarItem.UIBarItemAppearance
IUIAppearance for this object with specified traits.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UIBarItem.UIBarItemAppearance
IUIAppearance for this object with specified traits.
GetTitleTextAttributes(UIControlState) : UITextAttributes
The text attributes of the title of the UIBarItem.
SetTitleTextAttributes(UITextAttributes, UIControlState)
Specifies the text attributes of the title of the UIBarItem.

Protected Methods

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