Android.Text.DynamicLayout.TopPadding Property
Returns the (negative) number of extra pixels of ascent padding in the top line of the Layout.

Syntax

[get: Android.Runtime.Register("getTopPadding", "()I", "GetGetTopPaddingHandler")]
public override int TopPadding { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the (negative) number of extra pixels of ascent padding in the top 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