Partager via


VoiceInteractionSession.Insets.TouchableInsetsFrame Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Service.Voice.ToucheableInsetsType enum directly instead of this field.

Option pour #touchableInsets: l’ensemble du cadre de la fenêtre peut être touché.

[Android.Runtime.Register("TOUCHABLE_INSETS_FRAME", ApiSince=23)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Voice.ToucheableInsetsType enum directly instead of this field.", true)]
public const Android.Service.Voice.ToucheableInsetsType TouchableInsetsFrame = 0;
[<Android.Runtime.Register("TOUCHABLE_INSETS_FRAME", ApiSince=23)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Voice.ToucheableInsetsType enum directly instead of this field.", true)>]
val mutable TouchableInsetsFrame : Android.Service.Voice.ToucheableInsetsType

Valeur de champ

Value = 0
Attributs

Remarques

Option pour #touchableInsets: l’ensemble du cadre de la fenêtre peut être touché.

Documentation Java pour android.service.voice.VoiceInteractionSession.Insets.TOUCHABLE_INSETS_FRAME.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à