Android.Widget.AutoCompleteTextView.DropDownHorizontalOffset Property

Syntax

[get: Android.Runtime.Register("getDropDownHorizontalOffset", "()I", "GetGetDropDownHorizontalOffsetHandler")]
[set: Android.Runtime.Register("setDropDownHorizontalOffset", "(I)V", "GetSetDropDownHorizontalOffset_IHandler")]
public virtual int DropDownHorizontalOffset { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the horizontal offset used for the auto-complete drop-down list.

Set method documentation [Android Documentation]

Sets the horizontal offset used for the auto-complete drop-down list.

Requirements

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