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

Syntax

[Android.Runtime.Register("setFeatureDrawableResource", "(II)V", "")]
public void SetFeatureDrawableResource (int 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