ToolbarFlyout Constructor
Overload List
Method |
Description |
---|
ToolbarFlyout.ToolbarFlyout (string, string, string, string, string, bool, Toolbar, int) | This constructor sets all the possible settings for a toolbar flyout. |
ToolbarFlyout.ToolbarFlyout (string, string, string, string, Toolbar, int) | This constructor associates a menu group with the toolbar flyout |
ToolbarFlyout.ToolbarFlyout (Toolbar, int) | This constructor sets the parent and index position. |
ToolbarFlyout.ToolbarFlyout (ToolbarFlyout, Toolbar, int) | This is a copy constructor. It duplicates another toolbar flyout. |