Android.Views.View.PaddingBottom Property
Returns the bottom padding of this view.

Syntax

[get: Android.Runtime.Register("getPaddingBottom", "()I", "GetGetPaddingBottomHandler")]
public virtual int PaddingBottom { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the bottom padding of this view. If there are inset and enabled scrollbars, this value may include the space required to display the scrollbars as well.

[Android Documentation]

Requirements

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