C# Class PlatformSpecifics.ContentPageOneInTabbedPage

Inheritance: ContentPage
Mostrar archivo Open project: xamarin/xamarin-forms-samples

Public Methods

Method Description
ContentPageOneInTabbedPage ( ICommand restore ) : System

Private Methods

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

Method Details

ContentPageOneInTabbedPage() public method

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