View.RequestFitSystemWindows Method

Definition

Caution

deprecated

Ask that a new dispatch of #fitSystemWindows(Rect) be performed.

C#
[Android.Runtime.Register("requestFitSystemWindows", "()V", "GetRequestFitSystemWindowsHandler")]
[System.Obsolete("deprecated")]
public virtual void RequestFitSystemWindows ();
Attributes

Remarks

Ask that a new dispatch of #fitSystemWindows(Rect) be performed.

This member is deprecated. Use #requestApplyInsets() for newer platform versions.

Java documentation for android.view.View.requestFitSystemWindows().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Product Versions (Obsolete)
.NET for Android (.NET for Android API 34, .NET for Android API 35)