Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MvvmCross
Droid
Views
MvxAndroidMainThreadDispatcher
C# Class MvvmCross.Droid.Views.MvxAndroidMainThreadDispatcher
Inheritance:
MvxMainThreadDispatcher
Exibir arquivo
Open project: MvvmCross/MvvmCross
Public Methods
Method
Description
RequestMainThreadAction
(
System.Action
action
) :
bool
Method Details
RequestMainThreadAction()
public
method
public
RequestMainThreadAction
(
System.Action
action
) :
bool
action
System.Action
return
bool