Android.Views.View.OffsetLeftAndRight Method
Offset this view's horizontal location by the specified amount of pixels.

Syntax

[Android.Runtime.Register("offsetLeftAndRight", "(I)V", "GetOffsetLeftAndRight_IHandler")]
public virtual void OffsetLeftAndRight (int offset)

Parameters

offset
the number of pixels to offset the view by

Remarks

Offset this view's horizontal location by the specified amount of pixels.

[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