View.ApplyWindowInsets Property

Definition

Gets or sets the handler used when window insets are applied to this view.

public Android.Views.View.ApplyWindowInsetsHandler? ApplyWindowInsets { get; set; }
member this.ApplyWindowInsets : Android.Views.View.ApplyWindowInsetsHandler with get, set

Property Value

Remarks

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