Activity.VoiceInteractor 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
VoiceInteractor检索用户要经历的与此活动交互的活动。
public virtual Android.App.VoiceInteractor? VoiceInteractor { [Android.Runtime.Register("getVoiceInteractor", "()Landroid/app/VoiceInteractor;", "GetGetVoiceInteractorHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getVoiceInteractor", "()Landroid/app/VoiceInteractor;", "GetGetVoiceInteractorHandler", ApiSince=23)>]
member this.VoiceInteractor : Android.App.VoiceInteractor
属性值
- 属性
注解
检索用户要经历的活动 VoiceInteractor 与此活动交互。
Android 参考。android.app.Activity.getVoiceInteractor
本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。