Android.OS
ThreadPriority
Foreground
Android.OS.ThreadPriority.Foreground Field
Standard priority of threads that are currently running a user interface that the user is interacting with. Applications can not normally change to this priority; the system will automatically adjust your application threads as the user moves through the UI. Use with
Process.SetThreadPriority(ThreadPriority)
and
Process.SetThreadPriority(int, Android.OS.ThreadPriority)
,
not
with the normal
Java.Lang.Thread
class.
Syntax
ThreadPriority
Foreground
Requirements
Namespace:
Android.OS
Assembly:
Mono.Android (in Mono.Android.dll)
Assembly Versions:
0.0.0.0