GradientDrawable.GetOrientation Método

Definición

Devuelve la orientación del degradado definido en este drawable.

[Android.Runtime.Register("getOrientation", "()Landroid/graphics/drawable/GradientDrawable$Orientation;", "GetGetOrientationHandler")]
public virtual Android.Graphics.Drawables.GradientDrawable.Orientation? GetOrientation();
[<Android.Runtime.Register("getOrientation", "()Landroid/graphics/drawable/GradientDrawable$Orientation;", "GetGetOrientationHandler")>]
abstract member GetOrientation : unit -> Android.Graphics.Drawables.GradientDrawable.Orientation
override this.GetOrientation : unit -> Android.Graphics.Drawables.GradientDrawable.Orientation

Devoluciones

la orientación del degradado definido en este dibujo

Atributos

Comentarios

Java documentación para android.graphics.drawable.GradientDrawable.getOrientation().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a