语言

Activity.VoiceInteractor 属性

定义

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

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于