Android.Views.View.TopPaddingOffset Property
Amount by which to extend the top fading region.

Syntax

[get: Android.Runtime.Register("getTopPaddingOffset", "()I", "GetGetTopPaddingOffsetHandler")]
protected virtual int TopPaddingOffset { get; }

See Also

View.IsPaddingOffsetRequired

Value

Documentation for this section has not yet been entered.

Remarks

Amount by which to extend the top fading region. Called only when View.IsPaddingOffsetRequired returns true.

[Android Documentation]

Requirements

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