Langue

View.InvokeFitsSystemWindows Méthode

Définition

Attention

The View.fitsSystemWindows() method was REMOVED by Google in API-16. DO NOT USE.

Appelle le comportement hérité de cette vue, fit-system-windows.

[Android.Runtime.Register("fitsSystemWindows", "()Z", "GetInvokeFitsSystemWindowsHandler")]
[System.Obsolete("The View.fitsSystemWindows() method was REMOVED by Google in API-16. DO NOT USE.")]
public virtual bool InvokeFitsSystemWindows();
[<Android.Runtime.Register("fitsSystemWindows", "()Z", "GetInvokeFitsSystemWindowsHandler")>]
[<System.Obsolete("The View.fitsSystemWindows() method was REMOVED by Google in API-16. DO NOT USE.")>]
abstract member InvokeFitsSystemWindows : unit -> bool
override this.InvokeFitsSystemWindows : unit -> bool

Retours

Le résultat de l’appel correspond à l’opération windows système.

Attributs

Remarques

Java documentation pour android.view.View.fitsSystemWindows().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à