C# Класс WhereToFly.App.Core.Views.LocationDetailsPage

Page to display location details
Наследование: ContentPage
Показать файл Открыть проект

Открытые методы

Метод Описание
LocationDetailsPage ( Location location ) : WhereToFly.App.Core.ViewModels

Creates new location details page

Приватные методы

Метод Описание
AddLiveWaypointRefreshToolbarButton ( ) : void

Adds a "refresh live waypoint" button to the toolbar

AddTourPlanLocationToolbarButton ( ) : void

Adds a "Add tour plan location" button to the toolbar

OnClicked_ToolbarButtonAddTourPlanLocation ( ) : void

Called when user clicked on the "add plan tour location" toolbar button.

OnClicked_ToolbarButtonRefreshLiveWaypoint ( ) : void

Called when user clicked on the "refresh live waypoint" toolbar button.

Описание методов

LocationDetailsPage() публичный Метод

Creates new location details page
public LocationDetailsPage ( Location location ) : WhereToFly.App.Core.ViewModels
location Location location to display
Результат WhereToFly.App.Core.ViewModels