C# Class Xamarin.Forms.Platform.AvaloniaUI.Helpers.UiHelper

Show file Open project: zhongzf/Xamarin.Forms.Platform.AvaloniaUI

Public Methods

Method Description
ExecuteInUiThread ( Action action ) : void

Method Details

ExecuteInUiThread() public static method

public static ExecuteInUiThread ( Action action ) : void
action Action
return void