Android.Graphics.Drawables.ColorDrawable.Alpha Property
Returns the alpha value of this drawable's color.

Syntax

[get: Android.Runtime.Register("getAlpha", "()I", "GetGetAlphaHandler")]
public override int Alpha { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the alpha value of this drawable's color.

[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 1