C# Class MvvmCross.iOS.Views.MvxIosUIThreadDispatcher

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
MvxIosUIThreadDispatcher ( ) : System

Method Details

MvxIosUIThreadDispatcher() protected méthode

protected MvxIosUIThreadDispatcher ( ) : System
Résultat System

RequestMainThreadAction() public méthode

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