Android.App.ActivityManager.LauncherLargeIconSize Property
Get the preferred launcher icon size.

Syntax

[get: Android.Runtime.Register("getLauncherLargeIconSize", "()I", "GetGetLauncherLargeIconSizeHandler")]
public virtual int LauncherLargeIconSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the preferred launcher icon size. 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