ViewConfiguration.ScaledFadingEdgeLength Property

Definition

public virtual int ScaledFadingEdgeLength { [Android.Runtime.Register("getScaledFadingEdgeLength", "()I", "GetGetScaledFadingEdgeLengthHandler")] get; }
[<get: Android.Runtime.Register("getScaledFadingEdgeLength", "()I", "GetGetScaledFadingEdgeLengthHandler")>]
member this.ScaledFadingEdgeLength : int

Property Value

the length of the fading edges in pixels

Attributes

Remarks

Java documentation for android.view.ViewConfiguration.getScaledFadingEdgeLength().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to