HandlerThread.OnLooperPrepared 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果需要,可以在 Looper 循环之前执行某些设置时显式重写的回叫方法。
[Android.Runtime.Register("onLooperPrepared", "()V", "GetOnLooperPreparedHandler")]
protected virtual void OnLooperPrepared();
[<Android.Runtime.Register("onLooperPrepared", "()V", "GetOnLooperPreparedHandler")>]
abstract member OnLooperPrepared : unit -> unit
override this.OnLooperPrepared : unit -> unit
- 属性
注解
如果需要,可以在 Looper 循环之前执行某些设置时显式重写的回叫方法。
Java文档android.os.HandlerThread.onLooperPrepared()。
本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。