Xamarin.Forms.ToolbarItemOrder Enumeration
Enumeration specifying whether the Xamarin.Forms.ToolbarItem appears on the primary toolbar surface or secondary.

Syntax

public enum ToolbarItemOrder

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
DefaultUse the default choice for the toolbar item.
PrimaryPlace the toolbar item on the primary toolbar surface.
SecondaryPlace the toolbar item on the secondary toolbar surface.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0