Offset this view's vertical location by the specified number of pixels.
Syntax
[Android.Runtime.Register("offsetTopAndBottom", "(I)V", "GetOffsetTopAndBottom_IHandler")]
public virtual
void OffsetTopAndBottom (
int offset)
Parameters
- offset
- the number of pixels to offset the view by
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1