Lingua

View.FitsSystemWindows Proprietà

Definizione

Verificare lo stato di #setFitsSystemWindows(boolean).

public virtual bool FitsSystemWindows { [Android.Runtime.Register("getFitsSystemWindows", "()Z", "GetGetFitsSystemWindowsHandler")] get; }
[<get: Android.Runtime.Register("getFitsSystemWindows", "()Z", "GetGetFitsSystemWindowsHandler")>]
member this.FitsSystemWindows : bool

Valore della proprietà

true se verrà eseguita l'implementazione predefinita di #fitSystemWindows(Rect) .

Attributi

Commenti

Verificare lo stato di #setFitsSystemWindows(boolean). Se questo metodo restituisce true, verrà eseguita l'implementazione predefinita di #fitSystemWindows(Rect) .

per android.view.View.getFitsSystemWindows().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche