C# Class WhereToFly.App.Core.Views.TrackInfoTabbedPage

Tabbed page showing several tabs with track details
Inheritance: TabbedPage
Afficher le fichier Open project: vividos/WhereToFly

Méthodes publiques

Méthode Description
TrackInfoTabbedPage ( Track track ) : WhereToFly.App.Core.ViewModels

Creates new track info tabbed page

Method Details

TrackInfoTabbedPage() public méthode

Creates new track info tabbed page
public TrackInfoTabbedPage ( Track track ) : WhereToFly.App.Core.ViewModels
track Track track to display
Résultat WhereToFly.App.Core.ViewModels