UIKit.UIToolbar.Items Property
A collection of UIKit.UIBarButtonItem objects that make up the toolbar.

Syntax

[get: Foundation.Export("items")]
[set: Foundation.Export("setItems:")]
public virtual UIBarButtonItem[] Items { get; set; }

Value

(More documentation for this node is coming)

This value can be null.

Remarks

The array of UIKit.UIBarButtonItem objects are in display order.

Requirements

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