Partilhar via


VoiceInteractionSession.Insets.TouchableInsetsFrame Campo

Definição

Cuidado

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

Opção para #touchableInsets: toda a moldura da janela pode ser tocada.

[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

Valor do campo

Value = 0
Atributos

Comentários

Opção para #touchableInsets: toda a moldura da janela pode ser tocada.

Documentação Java para android.service.voice.VoiceInteractionSession.Insets.TOUCHABLE_INSETS_FRAME.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a