Variable BoxShadowDrawable._offsetX

class BoxShadowDrawable
{
  // ...
  int _offsetX;
  // ...
}