Return the icon resource identifier to use for this match.
Syntax
[get: Android.Runtime.Register("getIconResource", "()I", "GetGetIconResourceHandler")] public intIconResource { 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.