UIKit.UIViewController.EditButtonItem Property
A UIKit.UIBarButtonItem that toggles between statees "Edit" and "Done."

Syntax

[get: Foundation.Export("editButtonItem")]
public virtual UIBarButtonItem EditButtonItem { get; }

See Also

UIBarButtonItem
UIViewController.NavigationItem
UIViewController.Editing

Value

The standard “Edit” UIKit.UIBarButtonItem.

Remarks

The application developer should take the value returned by this function and apply it to one of the UIKit.UIBarButtonItems in the UIViewController.NavigationItem. The UIKit.UIBarButtonItem will reflect the value of the UIViewController.Editing property.

Requirements

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