Resource.Attribute.Alpha Field

Definition

alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque).

[Android.Runtime.Register("alpha")]
public const int Alpha = 16843551;
[<Android.Runtime.Register("alpha")>]
val mutable Alpha : int

Field Value

Value = 16843551
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to