Android.Widget.Toolbar.SetContentInsetsAbsolute Method
Set the content insets for this toolbar.

Syntax

[Android.Runtime.Register("setContentInsetsAbsolute", "(II)V", "GetSetContentInsetsAbsolute_IIHandler")]
public virtual void SetContentInsetsAbsolute (int contentInsetLeft, int contentInsetRight)

See Also

Toolbar.SetContentInsetsAbsolute(int, System.Int32)
Toolbar.ContentInsetStart
Toolbar.ContentInsetEnd
Toolbar.ContentInsetLeft
Toolbar.ContentInsetRight

Parameters

contentInsetLeft
Content inset for the toolbar's left edge
contentInsetRight
Content inset for the toolbar's right edge

Remarks

Set the content insets for this toolbar.

The content inset affects the valid area for Toolbar content other than the navigation button and menu. Insets define the minimum margin for these components and can be used to effectively align Toolbar content along well-known gridlines.

[Android Documentation]

Requirements

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