Android.App.Dialog.SetFeatureDrawableUri Method
Convenience for calling Android.Views.Window.SetFeatureDrawableUri(Android.Views.WindowFeatures, Android.Net.Uri).

Syntax

[Android.Runtime.Register("setFeatureDrawableUri", "(ILandroid/net/Uri;)V", "")]
public void SetFeatureDrawableUri (int featureId, Android.Net.Uri uri)

Parameters

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