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.app.Activity.getVoiceInteractor()Java 文档。

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

适用于