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
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1