C# Class XPlatformMenus.UWP.Views.CustomViewPresenter

Inheritance: MvxWindowsMultiRegionViewPresenter
Afficher le fichier Open project: MvvmCross/MvvmCross-Samples

Méthodes publiques

Méthode Description
ChangePresentation ( MvxPresentationHint hint ) : void
CustomViewPresenter ( IMvxWindowsFrame rootFrame ) : MvvmCross.Core.ViewModels

Method Details

ChangePresentation() public méthode

public ChangePresentation ( MvxPresentationHint hint ) : void
hint MvvmCross.Core.ViewModels.MvxPresentationHint
Résultat void

CustomViewPresenter() public méthode

public CustomViewPresenter ( IMvxWindowsFrame rootFrame ) : MvvmCross.Core.ViewModels
rootFrame IMvxWindowsFrame
Résultat MvvmCross.Core.ViewModels