Android.Graphics.NinePatch.Density Property
Return the underlying bitmap's density, as per Bitmap.Density.

Syntax

[get: Android.Runtime.Register("getDensity", "()I", "GetGetDensityHandler")]
public virtual int Density { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the underlying bitmap's density, as per Bitmap.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