Share via


HorizontalScrollView.LeftEdgeEffectColor Property

Definition

Returns the left edge effect color.

public virtual int LeftEdgeEffectColor { [Android.Runtime.Register("getLeftEdgeEffectColor", "()I", "GetGetLeftEdgeEffectColorHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getLeftEdgeEffectColor", "()I", "GetGetLeftEdgeEffectColorHandler", ApiSince=29)>]
member this.LeftEdgeEffectColor : int

Property Value

The left edge effect color.

Attributes

Remarks

Returns the left edge effect color.

Java documentation for android.widget.HorizontalScrollView.getLeftEdgeEffectColor().

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