Android.Views.WindowInsets.ReplaceSystemWindowInsets Method
Returns a copy of this WindowInsets with selected system window insets replaced with new values.

Syntax

[Android.Runtime.Register("replaceSystemWindowInsets", "(IIII)Landroid/view/WindowInsets;", "")]
public WindowInsets ReplaceSystemWindowInsets (int left, int top, int right, int bottom)

Parameters

left
New left inset in pixels
top
New top inset in pixels
right
New right inset in pixels
bottom
New bottom inset in pixels

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a copy of this WindowInsets with selected system window insets replaced with new values.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0