Android.App.Activity.SetFeatureDrawableAlpha Method
Convenience for calling Android.Views.Window.SetFeatureDrawableAlpha(Android.Views.WindowFeatures, System.Int32).

Syntax

[Android.Runtime.Register("setFeatureDrawableAlpha", "(II)V", "")]
public void SetFeatureDrawableAlpha ([Android.Runtime.GeneratedEnum] Android.Views.WindowFeatures featureId, int alpha)

Parameters

featureId
Documentation for this section has not yet been entered.
alpha
Documentation for this section has not yet been entered.

Remarks

Requirements

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