DeviceLockManager.GetKioskApps(IExecutor, IOutcomeReceiver) メソッド

定義

[Android.Runtime.Register("getKioskApps", "(Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "", ApiSince=34)]
public void GetKioskApps (Java.Util.Concurrent.IExecutor executor, Android.OS.IOutcomeReceiver callback);
[<Android.Runtime.Register("getKioskApps", "(Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "", ApiSince=34)>]
member this.GetKioskApps : Java.Util.Concurrent.IExecutor * Android.OS.IOutcomeReceiver -> unit

パラメーター

executor
IExecutor
callback
IOutcomeReceiver
属性

適用対象