Android.Widget.ListPopupWindow.HorizontalOffset Property

Syntax

[get: Android.Runtime.Register("getHorizontalOffset", "()I", "GetGetHorizontalOffsetHandler")]
[set: Android.Runtime.Register("setHorizontalOffset", "(I)V", "GetSetHorizontalOffset_IHandler")]
public virtual int HorizontalOffset { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Set the horizontal offset of this popup from its anchor view in pixels.

Requirements

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