Android.Graphics.Bitmap.DensityNone Field
Indicates that the bitmap was created for an unknown pixel density.

Value: 0

Syntax

[Android.Runtime.Register("DENSITY_NONE")]
public const int DensityNone

See Also

Bitmap.Density
Bitmap.Density

Remarks

Indicates that the bitmap was created for an unknown pixel density.

[Android Documentation]

Requirements

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