Android.Test.Mock.MockPackageManager.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 override 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.Test.Mock
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1