Android.Views.View.BottomPaddingOffset Property
Amount by which to extend the bottom fading region.

Syntax

[get: Android.Runtime.Register("getBottomPaddingOffset", "()I", "GetGetBottomPaddingOffsetHandler")]
protected virtual int BottomPaddingOffset { get; }

See Also

View.IsPaddingOffsetRequired

Value

Documentation for this section has not yet been entered.

Remarks

Amount by which to extend the bottom 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