UIKit.UIBarButtonItem Class
A button item hosted in either a UIKit.UIToolbar or a UIKit.UINavigationBar.

See Also: UIBarButtonItem Members

Syntax

[Foundation.Register("UIBarButtonItem", true)]
public class UIBarButtonItem : UIBarItem, Foundation.INSCoding, IDisposable

See Also

UIToolbar
UINavigationBar

Remarks

UIBarButtonItems are special buttons designed to be placed in either a UIKit.UIToolbar or a UIKit.UINavigationBar. They show either a title or an image and change their appearance when pressed. UIBarButtonItems can also be set to a number of system provided button styles available in the UIKit.UIBarButtonSystemItem enumeration.

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0