GradientDrawable.Shape Propiedad

Definición

Devuelve el tipo de forma usada por este dibujable, uno de #LINE, #OVAL#RECTANGLE o #RING.

public virtual Android.Graphics.Drawables.ShapeType Shape { [Android.Runtime.Register("getShape", "()I", "GetGetShapeHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getShape", "()I", "GetGetShapeHandler", ApiSince=24)>]
member this.Shape : Android.Graphics.Drawables.ShapeType

Valor de propiedad

el tipo de forma utilizada por este dibujable

Atributos

Comentarios

Devuelve el tipo de forma usada por este dibujable, uno de #LINE, #OVAL#RECTANGLE o #RING.

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

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