LiveFolders.IconBitmap Field

Definition

Caution

deprecated

Content provider column.

[Android.Runtime.Register("ICON_BITMAP")]
[System.Obsolete("deprecated")]
public const string IconBitmap;
[<Android.Runtime.Register("ICON_BITMAP")>]
[<System.Obsolete("deprecated")>]
val mutable IconBitmap : string

Field Value

Attributes

Remarks

Content provider column.

Icon of the live folder item, as a custom bitmap.

Optional.

Type: android.graphics.Bitmap.

Java documentation for android.provider.LiveFolders.ICON_BITMAP.

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