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