ActivityManager.LauncherLargeIconDensity Property

Definition

Get the preferred density of icons for the launcher.

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

Property Value

Int32

density in terms of DPI

Attributes

Remarks

Java documentation for android.app.ActivityManager.getLauncherLargeIconDensity().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to