Langue

GradientDrawable.Arc Champ

Définition

Attention

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

La forme est un arc.

[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

Valeur de champ

Value = 4
Attributs

Remarques

La forme est un arc.

Java documentation pour android.graphics.drawable.GradientDrawable.ARC.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à