Поделиться через


VoiceInteractionSession.OnComputeInsets Метод

Определение

Вычислите интересные наборы в пользовательском интерфейсе.

[Android.Runtime.Register("onComputeInsets", "(Landroid/service/voice/VoiceInteractionSession$Insets;)V", "GetOnComputeInsets_Landroid_service_voice_VoiceInteractionSession_Insets_Handler", ApiSince=23)]
public virtual void OnComputeInsets (Android.Service.Voice.VoiceInteractionSession.Insets? outInsets);
[<Android.Runtime.Register("onComputeInsets", "(Landroid/service/voice/VoiceInteractionSession$Insets;)V", "GetOnComputeInsets_Landroid_service_voice_VoiceInteractionSession_Insets_Handler", ApiSince=23)>]
abstract member OnComputeInsets : Android.Service.Voice.VoiceInteractionSession.Insets -> unit
override this.OnComputeInsets : Android.Service.Voice.VoiceInteractionSession.Insets -> unit

Параметры

outInsets
VoiceInteractionSession.Insets

Заполните текущие наборы пользовательского интерфейса.

Атрибуты

Комментарии

Документация по Java для android.service.voice.VoiceInteractionSession.onComputeInsets(android.service.voice.Insets).

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к