Android.Content.PM.ComponentInfo.IconResource Property
Return the icon resource identifier to use for this component.

Syntax

[get: Android.Runtime.Register("getIconResource", "()I", "GetGetIconResourceHandler")]
public int IconResource { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the icon resource identifier to use for this component. If the component defines an icon, that is used; else, the application icon is used.

[Android Documentation]

Requirements

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