Android.Content.PM.ComponentInfo.BannerResource Property
Return the banner resource identifier to use for this component.

Syntax

[get: Android.Runtime.Register("getBannerResource", "()I", "GetGetBannerResourceHandler")]
public int BannerResource { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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