GradientDrawable.Arc Feld

Definition

Achtung

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

Form ist ein Bogen.

[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

Feldwert

Value = 4
Attribute

Hinweise

Form ist ein Bogen.

Java Dokumentation für android.graphics.drawable.GradientDrawable.ARC.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: