empty constant

DrawablePaint const empty

An empty DrawablePaint.

Used to assist with inheritance of painting properties.

Implementation

static const DrawablePaint empty = DrawablePaint(null);