C# 클래스 WhereToFly.App.Core.Views.LocationDetailsPage

Page to display location details
상속: ContentPage
파일 보기 프로젝트 열기: vividos/WhereToFly

공개 메소드들

메소드 설명
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