Android.Views.View.HorizontalFadingEdgeLength Property
Returns the size of the horizontal faded edges used to indicate that more content in this view is visible.

Syntax

[get: Android.Runtime.Register("getHorizontalFadingEdgeLength", "()I", "GetGetHorizontalFadingEdgeLengthHandler")]
public virtual int HorizontalFadingEdgeLength { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the size of the horizontal faded edges used to indicate that more content in this view is visible.

[Android Documentation]

Requirements

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