UIKit.UINavigationController.Toolbar Property
Retruns the toolbar for the navigation controller.

Syntax

[get: Foundation.Export("toolbar")]
public virtual UIToolbar Toolbar { get; }

Value

Remarks

Do not modify this toolbar directly. It should be modified only by the controller in the navigation controller's stack that contains it. The reason for having this property is so an action sheet can be presented from the toolbar.

Requirements

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