VoiceInteractionSession.Hide Method

Definition

Hide the session's UI, if currently shown.

C#
[Android.Runtime.Register("hide", "()V", "GetHideHandler", ApiSince=23)]
public virtual void Hide ();
Attributes

Remarks

Hide the session's UI, if currently shown. Call this when you are done with your user interaction.

Java documentation for android.service.voice.VoiceInteractionSession.hide().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35