Condividi tramite


View.RequestFitSystemWindows Metodo

Definizione

Attenzione

deprecated

Chiedere che venga eseguito un nuovo invio di #fitSystemWindows(Rect) .

[Android.Runtime.Register("requestFitSystemWindows", "()V", "GetRequestFitSystemWindowsHandler")]
[System.Obsolete("deprecated")]
public virtual void RequestFitSystemWindows ();
[<Android.Runtime.Register("requestFitSystemWindows", "()V", "GetRequestFitSystemWindowsHandler")>]
[<System.Obsolete("deprecated")>]
abstract member RequestFitSystemWindows : unit -> unit
override this.RequestFitSystemWindows : unit -> unit
Attributi

Commenti

Chiedere che venga eseguito un nuovo invio di #fitSystemWindows(Rect) .

Questo membro è deprecato. Usare #requestApplyInsets() per le versioni più recenti della piattaforma.

Documentazione java per android.view.View.requestFitSystemWindows().

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