Android.Widget.AutoCompleteTextView.DropDownVerticalOffset Property

Syntax

[get: Android.Runtime.Register("getDropDownVerticalOffset", "()I", "GetGetDropDownVerticalOffsetHandler")]
[set: Android.Runtime.Register("setDropDownVerticalOffset", "(I)V", "GetSetDropDownVerticalOffset_IHandler")]
public virtual int DropDownVerticalOffset { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

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

Set method documentation [Android Documentation]

Sets the vertical 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