Android.Content.PM.ResolveInfo.IconResource Property
Return the icon resource identifier to use for this match.

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 match. If the match defines an icon, that is used; else if the activity 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