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

Syntax

[Android.Runtime.Register("logo")]
public int Logo { 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 logo. Logos may be larger/wider than icons and are displayed by certain UI elements in place of a name or name/icon combination. From the "logo" 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 9