C# Class PlatformSpecifics.ContentPageDetailPage

Inheritance: ContentPage
Show file Open project: xamarin/xamarin-forms-samples Class Usage Examples

Public Methods

Method Description
ContentPageDetailPage ( ICommand restore ) : System

Private Methods

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

Method Details

ContentPageDetailPage() public method

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