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

Syntax

[get: Android.Runtime.Register("getListPaddingRight", "()I", "GetGetListPaddingRightHandler")]
public virtual int ListPaddingRight { get; }

See Also

Android.Views.View.PaddingRight
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