C# Class ShellPlayground.Views.NavigationView

Inheritance: ContentPage
Datei anzeigen Open project: jsuarezruiz/ShellPlayground

Public Methods

Method Description
NavigationView ( ) : System

Private Methods

Method Description
OnNewNavigationClicked ( object sender, EventArgs e ) : void
OnPopClicked ( object sender, EventArgs e ) : void
OnPopToRootClicked ( object sender, EventArgs e ) : void
OnPushClicked ( object sender, EventArgs e ) : void

Method Details

NavigationView() public method

public NavigationView ( ) : System
return System