UIKit.UIViewController.ToolbarItems Property
The array of UIKit.UIBarButtonItems on a UIKit.UINavigationController’s UINavigationController.Toolbar

Syntax

[get: Foundation.Export("toolbarItems")]
[set: Foundation.Export("setToolbarItems:")]
public virtual UIBarButtonItem[] ToolbarItems { get; set; }

Value

The default value is null.

Remarks

This property references the UIKit.UIBarButtonItems on a UIKit.UINavigationController’s UINavigationController.Toolbar. If the application developer wishes to animate the addition or removal of UIKit.UIBarButtonItems, they should use the UIViewController.SetToolbarItems method.

Requirements

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