C# Class PlatformSpecifics.AndroidTitleViewPage

Inheritance: ContentPage
显示文件 Open project: xamarin/xamarin-forms-samples

Public Methods

Method Description
AndroidTitleViewPage ( ICommand restore ) : System

Private Methods

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

Method Details

AndroidTitleViewPage() public method

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