GradientDrawable.Orientation.TopBottom Property

Definition

draw the gradient from the top to the bottom

[Android.Runtime.Register("TOP_BOTTOM")]
public static Android.Graphics.Drawables.GradientDrawable.Orientation TopBottom { get; }
[<Android.Runtime.Register("TOP_BOTTOM")>]
static member TopBottom : Android.Graphics.Drawables.GradientDrawable.Orientation

Property Value

Attributes

Remarks

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