Android.Widget.ImageView.SetAlpha Method
Sets the alpha value that should be applied to the image.

Syntax

[Android.Runtime.Register("setAlpha", "(I)V", "GetSetAlpha_IHandler")]
[System.Obsolete("deprecated")]
public virtual void SetAlpha (int alpha)

Parameters

alpha
the alpha value that should be applied to the image

Remarks

Sets the alpha value that should be applied to the image.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1