View.Alpha
View.Alpha
Property
Definition
The opacity of the view.
[get: Android.Runtime.Register("getAlpha", "()F", "GetGetAlphaHandler", ApiSince=11)]
[set: Android.Runtime.Register("setAlpha", "(F)V", "GetSetAlpha_FHandler", ApiSince=11)]
public virtual float Alpha { get; set; }
member this.Alpha : single with get, set
Property Value
Remarks
Portions of this page are modifications based on work created and shared by the