Android.Text.DynamicLayout.BottomPadding Property
Returns the number of extra pixels of descent padding in the bottom line of the Layout.

Syntax

[get: Android.Runtime.Register("getBottomPadding", "()I", "GetGetBottomPaddingHandler")]
public override int BottomPadding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of extra pixels of descent padding in the bottom line of the Layout.

[Android Documentation]

Requirements

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