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

Syntax

[get: Android.Runtime.Register("getVerticalFadingEdgeLength", "()I", "GetGetVerticalFadingEdgeLengthHandler")]
public virtual int VerticalFadingEdgeLength { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the size of the vertical 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