C# Class MvvmCross.WindowsStore.Views.MvxStoreMainThreadDispatcher

Inheritance: MvxMainThreadDispatcher
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
MvxStoreMainThreadDispatcher ( CoreDispatcher uiDispatcher ) : System
RequestMainThreadAction ( System.Action action ) : bool

Method Details

MvxStoreMainThreadDispatcher() public méthode

public MvxStoreMainThreadDispatcher ( CoreDispatcher uiDispatcher ) : System
uiDispatcher Windows.UI.Core.CoreDispatcher
Résultat System

RequestMainThreadAction() public méthode

public RequestMainThreadAction ( System.Action action ) : bool
action System.Action
Résultat bool