PowerManager.WakeLock.SetStateListener Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("setStateListener", "(Ljava/util/concurrent/Executor;Landroid/os/PowerManager$WakeLockStateListener;)V", "GetSetStateListener_Ljava_util_concurrent_Executor_Landroid_os_PowerManager_WakeLockStateListener_Handler", ApiSince=33)]
public virtual void SetStateListener (Java.Util.Concurrent.IExecutor executor, Android.OS.PowerManager.IWakeLockStateListener? listener);
[<Android.Runtime.Register("setStateListener", "(Ljava/util/concurrent/Executor;Landroid/os/PowerManager$WakeLockStateListener;)V", "GetSetStateListener_Ljava_util_concurrent_Executor_Landroid_os_PowerManager_WakeLockStateListener_Handler", ApiSince=33)>]
abstract member SetStateListener : Java.Util.Concurrent.IExecutor * Android.OS.PowerManager.IWakeLockStateListener -> unit
override this.SetStateListener : Java.Util.Concurrent.IExecutor * Android.OS.PowerManager.IWakeLockStateListener -> unit
Parametri
- executor
- IExecutor
- listener
- PowerManager.IWakeLockStateListener
- Attributi