Android.Graphics.Drawables.GradientDrawable.GetOrientation Method
Returns the orientation of the gradient defined in this drawable.

Syntax

[Android.Runtime.Register("getOrientation", "()Landroid/graphics/drawable/GradientDrawable$Orientation;", "GetGetOrientationHandler")]
public virtual GradientDrawable.Orientation GetOrientation ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the orientation of the gradient defined in this drawable.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16