Android.App.ActivityManager.LauncherLargeIconDensity Property
Get the preferred density of icons for the launcher.

Syntax

[get: Android.Runtime.Register("getLauncherLargeIconDensity", "()I", "GetGetLauncherLargeIconDensityHandler")]
public virtual int LauncherLargeIconDensity { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the preferred density of icons for the launcher. This is used when custom drawables are created (e.g., for shortcuts).

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11