GradientDrawable.Arc Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Graphics.Drawables.ShapeType enum directly instead of this field.

La forma es un arco.

[Android.Runtime.Register("ARC", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Drawables.ShapeType enum directly instead of this field.", true)]
public const Android.Graphics.Drawables.ShapeType Arc = 4;
[<Android.Runtime.Register("ARC", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Drawables.ShapeType enum directly instead of this field.", true)>]
val mutable Arc : Android.Graphics.Drawables.ShapeType

Valor de campo

Value = 4
Atributos

Comentarios

La forma es un arco.

Java documentación para android.graphics.drawable.GradientDrawable.ARC.

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