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

Syntax

[Android.Runtime.Register("setFeatureDrawableResource", "(II)V", "")]
public void SetFeatureDrawableResource ([Android.Runtime.GeneratedEnum] Android.Views.WindowFeatures featureId, int resId)

Parameters

featureId
Documentation for this section has not yet been entered.
resId
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