Android.Views.View.RightPaddingOffset Property
Amount by which to extend the right fading region.

Syntax

[get: Android.Runtime.Register("getRightPaddingOffset", "()I", "GetGetRightPaddingOffsetHandler")]
protected virtual int RightPaddingOffset { get; }

See Also

View.IsPaddingOffsetRequired

Value

Documentation for this section has not yet been entered.

Remarks

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