Application.RunningOnUIThread

public static bool RunningOnUIThread();

Description

Returns true if you're running on UI thread.

More information on UI and application threads can be found here.

Did you find this page useful? Please give it a rating: