C# Class XPlatformMenus.UWP.Views.CustomViewPresenter

Inheritance: MvxWindowsMultiRegionViewPresenter
ファイルを表示 Open project: MvvmCross/MvvmCross-Samples

Public Methods

Method Description
ChangePresentation ( MvxPresentationHint hint ) : void
CustomViewPresenter ( IMvxWindowsFrame rootFrame ) : MvvmCross.Core.ViewModels

Method Details

ChangePresentation() public method

public ChangePresentation ( MvxPresentationHint hint ) : void
hint MvvmCross.Core.ViewModels.MvxPresentationHint
return void

CustomViewPresenter() public method

public CustomViewPresenter ( IMvxWindowsFrame rootFrame ) : MvvmCross.Core.ViewModels
rootFrame IMvxWindowsFrame
return MvvmCross.Core.ViewModels