Android.Content.PM.PackageManager.DefaultActivityIcon Property
Return the generic icon for an activity that is used when no specific icon is defined.

Syntax

[get: Android.Runtime.Register("getDefaultActivityIcon", "()Landroid/graphics/drawable/Drawable;", "GetGetDefaultActivityIconHandler")]
public abstract Android.Graphics.Drawables.Drawable DefaultActivityIcon { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the generic icon for an activity that is used when no specific icon is defined.

[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