Condividi tramite


InputMethodService.OnComputeInsets(InputMethodService+Insets) Metodo

Definizione

Calcolare gli inset interessanti nell'interfaccia utente.

[Android.Runtime.Register("onComputeInsets", "(Landroid/inputmethodservice/InputMethodService$Insets;)V", "GetOnComputeInsets_Landroid_inputmethodservice_InputMethodService_Insets_Handler")]
public virtual void OnComputeInsets (Android.InputMethodServices.InputMethodService.Insets? outInsets);
[<Android.Runtime.Register("onComputeInsets", "(Landroid/inputmethodservice/InputMethodService$Insets;)V", "GetOnComputeInsets_Landroid_inputmethodservice_InputMethodService_Insets_Handler")>]
abstract member OnComputeInsets : Android.InputMethodServices.InputMethodService.Insets -> unit
override this.OnComputeInsets : Android.InputMethodServices.InputMethodService.Insets -> unit

Parametri

outInsets
InputMethodService.Insets

Compilare con gli inset correnti dell'interfaccia utente.

Attributi

Commenti

Documentazione java per android.inputmethodservice.InputMethodService.onComputeInsets(android.inputmethodservice.Insets).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a