Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the target density of the canvas. The default density is derived from the density of its backing bitmap, or Bitmap.DensityNone if there is not one.
Set method documentation [Android Documentation]
Specifies the density for this Canvas' backing bitmap. This modifies
the target density of the canvas itself, as well as the density of its
backing bitmap via Bitmap.Density.