Android.Graphics.Drawables.ColorDrawable.SetAlpha Method
Sets the color's alpha value.

Syntax

[Android.Runtime.Register("setAlpha", "(I)V", "GetSetAlpha_IHandler")]
public override void SetAlpha (int alpha)

Parameters

alpha
The alpha value to set, between 0 and 255.

Remarks

Sets the color's alpha value.

[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