TextView.ShadowDx Property

Definition

public virtual float ShadowDx { [Android.Runtime.Register("getShadowDx", "()F", "GetGetShadowDxHandler")] get; }
[<get: Android.Runtime.Register("getShadowDx", "()F", "GetGetShadowDxHandler")>]
member this.ShadowDx : single

Property Value

the horizontal offset of the shadow layer

Attributes

Remarks

Java documentation for android.widget.TextView.getShadowDx().

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

See also

  • <xref:Android.Widget.TextView.SetShadowLayer(System.Single%2c+System.Single%2c+System.Single%2c+System.Single)>