[Android.Runtime.Register("myQueue", "()Landroid/os/MessageQueue;", "")] public static MessageQueueMyQueue ()
Returns
Documentation for this section has not yet been entered.
Remarks
Return the Android.OS.MessageQueue object associated with the current
thread. This must be called from a thread running a Looper, or a
NullPointerException will be thrown.