GradientDrawable.GetOrientation Metodo

Definizione

Restituisce l'orientamento della sfumatura definita in questo oggetto 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

Valori restituiti

l'orientamento della sfumatura definita in questo elemento drawable

Attributi

Commenti

per android.graphics.drawable.GradientDrawable.getOrientation().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a