Table of Contents

Method Post

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Post(Action?)

Adds specified action to the message queue and executes it on the UI thread.

public static void Post(Action? action)

Parameters

action Action