ActivityManager.LauncherLargeIconSize Property

Definition

Get the preferred launcher icon size.

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

Property Value

Int32

dimensions of square icons in terms of pixels

Attributes

Remarks

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

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