opacity

Indicates how opaque the View is. A value of 1 means the View should be fully opaque and 0 means fully transparent. Setting this property to 0 does not make a View invisible (i.e. visible might still be true). This property also does not affect how events (i.e. pointer and keyboard) are sent to the View.