Android.Widget.ListPopupWindow.PositionPromptBelow Field
The provided prompt view should appear below list content.

Value: 1

Syntax

[Android.Runtime.Register("POSITION_PROMPT_BELOW")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Widget.PositionPrompt enum directly instead of this field.")]
public const PositionPrompt PositionPromptBelow

See Also

ListPopupWindow.PromptPosition
ListPopupWindow.PromptPosition
ListPopupWindow.SetPromptView(Android.Views.View)

Remarks

The provided prompt view should appear below list content.

[Android Documentation]

Requirements

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