Läs på engelska

Dela via


VoiceInteractionSession.DisabledShowContext Property

Definition

Equivalent to VoiceInteractionService#getDisabledShowContext VoiceInteractionService.getDisabledShowContext. -or- Equivalent to VoiceInteractionService#setDisabledShowContext VoiceInteractionService.setDisabledShowContext(int).

C#
public virtual Android.Service.Voice.ShowFlags DisabledShowContext { [Android.Runtime.Register("getDisabledShowContext", "()I", "GetGetDisabledShowContextHandler", ApiSince=23)] get; [Android.Runtime.Register("setDisabledShowContext", "(I)V", "GetSetDisabledShowContext_IHandler", ApiSince=23)] set; }

Property Value

Attributes

Remarks

Property getter documentation:

Equivalent to VoiceInteractionService#getDisabledShowContext VoiceInteractionService.getDisabledShowContext.

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

Property setter documentation:

Equivalent to VoiceInteractionService#setDisabledShowContext VoiceInteractionService.setDisabledShowContext(int).

Java documentation for android.service.voice.VoiceInteractionSession.setDisabledShowContext(int).

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

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35