Android.Views.Window.SetIcon Method
Set the primary icon for this window.

Syntax

[Android.Runtime.Register("setIcon", "(I)V", "GetSetIcon_IHandler")]
public virtual void SetIcon (int resId)

Parameters

resId
resource ID of a drawable to set

Remarks

Set the primary icon for this window.

[Android Documentation]

Requirements

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