C# Class PlatformSpecifics.WindowsNavigationPage

Inheritance: NavigationPage
Exibir arquivo Open project: xamarin/xamarin-forms-samples

Public Methods

Method Description
WindowsNavigationPage ( ICommand restore ) : System

Private Methods

Method Description
OnToolbarItemClicked ( object sender, EventArgs e ) : void

Method Details

WindowsNavigationPage() public method

public WindowsNavigationPage ( ICommand restore ) : System
restore ICommand
return System