Android.Widget.AbsListView.ListPaddingTop Property
List padding is the maximum of the normal view's padding and the padding of the selector.

Syntax

[get: Android.Runtime.Register("getListPaddingTop", "()I", "GetGetListPaddingTopHandler")]
public virtual int ListPaddingTop { get; }

See Also

Android.Views.View.PaddingTop
AbsListView.Selector

Value

Documentation for this section has not yet been entered.

Remarks

List padding is the maximum of the normal view's padding and the padding of the selector.

[Android Documentation]

Requirements

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