Android.Content.PM.ComponentInfo.LogoResource Property
Return the logo resource identifier to use for this component.

Syntax

[get: Android.Runtime.Register("getLogoResource", "()I", "GetGetLogoResourceHandler")]
public int LogoResource { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the logo resource identifier to use for this component. If the component defines a logo, that is used; else, the application logo 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