Android.Content.PM.PackageItemInfo.Icon Property
A drawable resource identifier (in the package's resources) of this component's icon.

Syntax

[Android.Runtime.Register("icon")]
public int Icon { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A drawable resource identifier (in the package's resources) of this component's icon. From the "icon" attribute or, if not set, 0.

[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