Android.Views.View.RequestApplyInsets Method
Ask that a new dispatch of View.OnApplyWindowInsets(WindowInsets) be performed.

Syntax

[Android.Runtime.Register("requestApplyInsets", "()V", "GetRequestApplyInsetsHandler")]
public virtual void RequestApplyInsets ()

Remarks

Ask that a new dispatch of View.OnApplyWindowInsets(WindowInsets) be performed.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1